Log shipping is the process of automating the backup of a database and transaction log files on a primary (production) database server, and then restoring them onto a standby server. This technique is supported by Microsoft SQL Server How to Perform SQL Server Log Shipping, "What is Log Shipping".
详细百科解释